Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Tags Issue #74

Open
yasir-alobaidi opened this issue Jan 24, 2023 · 1 comment
Open

Set Tags Issue #74

yasir-alobaidi opened this issue Jan 24, 2023 · 1 comment

Comments

@yasir-alobaidi
Copy link

Summary

Using set tags in analytics section and getting it by user-agent, it give syntax error that the tags it has to be an array in Laravel project.

Expected Results

It should just take the tags and add them to the email with maximum 5 tags with respect to the documentation.

Actual Results

issue

Steps to Reproduce

  1. add the following function in (get analytics by user-agent) to the project as the following screenshot

Screenshot from 2023-01-24 21-26-21

  1. make it accessible by proper route in Laravel.
@yasir-alobaidi
Copy link
Author

I have made a PR, solving the problem I faced, hope it will cover it all, and also to review it if possible to be merged.
thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant