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

External tracked URLs not redirecting #22

Open
aladrach opened this issue Dec 10, 2018 · 1 comment
Open

External tracked URLs not redirecting #22

aladrach opened this issue Dec 10, 2018 · 1 comment

Comments

@aladrach
Copy link

I'm using IA to track visits to external web URLs, and it had been working in the past. I'm not sure what may have changed. It still works on my local dev (Laravel Valet). No errors in the Craft or PHP logs, just a white page. The link can be found in the sidebar here under Contact Information and Website: https://mimivanderhaven.com/businesses/vanek-plastic-surgery

The generated URL that displays the white page is here: https://mimivanderhaven.com/instantanalytics/eventTrack?url=http%3A%2F%2FMentorPlasticSurgery.com&eventCategory=website-click&eventAction=click&eventLabel=https%3A%2F%2Fmimivanderhaven.com%2Fbusinesses%2Fvanek-plastic-surgery&eventValue=Vanek+Plastic+Surgery

@aladrach
Copy link
Author

Here's the templating used to create the link:
{% set trackingUrl = craft.instantAnalytics.eventTrackingUrl(websiteUrl, 'website-click', 'click', entry.url, entry.title) %}

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