question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Trigger visited page event

See original GitHub issue

Context

https://github.com/CartoDB/cartodb-management/issues/5171

We need to send a Visited Private Page event when a user enters dashboard page.

Until Staticggedon, it was sent through the Rails controller. link

Now, we need to call an endpoint to register that visit.

The controller that tackles the events is https://github.com/CartoDB/cartodb/blob/51e4a9f851d29172fe2053f1ea5abcd8c6f52aa4/lib/carto/tracking/events.rb#L173

@javitonino assures that there’s an existing endpoint for it so please do a bit of research of how do we track any of the events on that page from the frontend and add the code to register the dashboard.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
rubenmoyacommented, Jun 11, 2018

Seems to be working fine

screen shot 2018-06-11 at 12 00 04

0reactions
rubenmoyacommented, Jun 11, 2018

In production! 🚀

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to trigger event upon first visit of website only using jQuery?
Hi I would like the navigation on my website to fade in when visiting my website and remain present (ie. not fade in...
Read more >
Page view triggers - Tag Manager Help - Google Support
Use Google Tag Manager's page view triggers to fire tags when pages are loaded in web ... There are five trigger types that...
Read more >
Triggering actions when people visit specific pages on your ...
Select “Visit page”, set the URL and click “Create”. You can also set the actions you'd like to trigger when a Visit Goal...
Read more >
Page Visited (Trigger) - Salesmate
Page Visited trigger helps you to perform a set of collective actions or exit any of the currently running automation journey. Let's drag-drop...
Read more >
Trigger automations from web page visits, logged events, and ...
We just added four new ways that you can trigger an automation: When a URL is visited; When an event is recorded; When...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found