Expand my Community achievements bar.

Adobe Summit 2025: AEP & RTCDP Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

I need to track the custom page view event in AEP web SDK

Avatar

Level 3

we have pushed the page view event when the location. href is changed to the data layer which we are using Adobe Client Data Layer extension. Instead of using Adobe Data Layer as digitalData itself. event is included for all redirections of the page.  

PadmajaS_0-1745907319601.png

PadmajaS_1-1745907336962.png

This is how we have created the rule to track the custom page view. But this rule was not triggered. 
But it was showing this message in the console, I will attach the console message below

PadmajaS_2-1745907488570.png

kindly, help me to fix this



Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Community Advisor

Hi @PadmajaS ,

The configurations you have shared look good. You mentioned rule is not triggering, but in console logs I can see log of the sendEvent action which means the rule was executed and action was also executed. Is the log not for the rule you are facing issues with or do you mean the network call is failing and showing 204 response as per the second log? If it is the case that rule triggers but you get 204 response for the network call, it might be possible that due to redirect the server response wasn't received in time on client side and you get the 204 status code. Can you check if the data is landing in Adobe?

If above is not the case then please share few more details,

1. Do you see rule triggered log in console?

2. Do you get any error in the console?

3. What is shown in the network tab?

Cheers!

Avatar

Community Advisor

@PadmajaS  , the configuration looks good; however, seeing the error code 204 

can you validate if any message has been captured, via checking the data layer value, also u can check the order of the rule 

204 comes when no content

https://http.dev/204#:~:text=HTTP%20response%20status%20code%20204,there%20is%20no%20message%20body