Skip to content

Adobe Experience Cloud - Customer Journey Analysis (Preview All Segments Rule) by manji6

Details

Authormanji6

LicenseMIT License

Categoryuserstyles

Created

Updated

Size462 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

show all segments definition(in data view)

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Adobe Experience Cloud - Customer Journey Analysis (Preview All Segments Rule)
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    show all segments definition(in data view)
@author         manji6<@manji6>
==/UserStyle== */

@-moz-document regexp("https://experience.adobe.com/#/@.+?/platform/analytics/#/workspace/edit/.+") {
    div.an-SegmentPreview-contentMain{
        max-height: none
    }
}

Reviews

No reviews yet.