Dashboards & Reporting

sethnenstiel
Contributor

Hashed URL in Custom Behavioral Events

Is there the ability to track hashes appended to URLs in Custom Behavioral Events?

 

When people progress through a web app, we hash the URL and want to track the changes in place in the app.

 

someurl.com/app#start

someurl.com/app#product

someurl.com/app#checkout

 

Like that, firing an event at each URL change.

0 Upvotes
3 Replies 3
OPerek-Clark
Top Contributor | Elite Partner
Top Contributor | Elite Partner

Hashed URL in Custom Behavioral Events

Hi @sethnenstiel,

 

I haven't tested this out myself personally but I would imagine you can create custom behavioral events based on URL click for each of the URL strings you mention with the appended hash values. I'd recommend creating an event for each URL and testing to see if you're seeing the data you desire. If you're still running into issues, let me know.

sethnenstiel
Contributor

Hashed URL in Custom Behavioral Events

So I've built out events for each of the URL changes when Hashes are added – but I'm not seeing them get tracked.  There are 10 events in total.  Any other thoughts?

 

Screenshot 2023-08-07 at 12.09.30 PM.png

0 Upvotes
sethnenstiel
Contributor

Hashed URL in Custom Behavioral Events

Oh – you’re response has given me a new idea about how I may be implementing incorrectly. Let me check!